projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c28806
)
(i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): New alternative.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 9 Aug 1996 03:00:37 +0000
(
03:00
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 9 Aug 1996 03:00:37 +0000
(
03:00
+0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index fafc66dda13c773e0247086a60c672c7077b1b98..5953171741bc08baca5197819a423fb0b71de951 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-513,6
+513,12
@@
case "${canonical}" in
machine=symmetry opsys=bsd4-3
;;
+ ## Sequent Symmetry running ptx 4, which is a modified SVR4.
+ i[3456]86-sequent-ptx4* | i[3456]86-sequent-sysv4* )
+ machine=sequent-ptx opsys=ptx4
+ NON_GNU_CPP=/usr/lib/cpp
+ ;;
+
## Sequent Symmetry running DYNIX/ptx
## Use the old cpp rather than the newer ANSI one.
i[3456]86-sequent-ptx* )